add together
英 [æd təˈɡeðə(r)]
美 [æd təˈɡeðər]
加起来,总计
英英释义
verb
- make an addition by combining numbers
- Add 27 and 49, please!
- determine the sum of
- Add all the people in this town to those of the neighboring town
双语例句
- This maximum occurs when the contributions from the various parts of the transducer array add together in phase, i.e.when the direction from which the echo is being returned is normal to the array.
它最大的贡献是,会发生从换能器阵列的各个部分相加在第二阶段,即从哪个方向时的回波被返回的数组是正常的。 - Now, let's add them together and see what we get.
现在,让我们一起加入他们,看看我们得到。 - OK, I can certainly print out strings, but I can actually add strings together, and just as you saw, I can multiply strings, you can kind of guess what this is going to do.
当然我可以显示字符串,但是其实我还可以令字符串相加,如你所见到的,我可以令字符串相乘,你们可以想想答案是什么。 - You can grab a single element, add different elements together, slice out several elements, and even add together different slices.
您可以获得单个元素,将不同的元素添加在一起,切出几个元素,甚至将不同的片段添加在一起。 - Now add together your points.
现在,您的积分相加。 - Add together the range of options and the desire to act quickly, and Congress's jobs package, much like the original stimulus, will probably end up as an ugly mishmash.
将这些选项加在一起和快速行动的渴望,以及国会就业一揽子计划,很想起初的经济刺激计划,很有可能以一个难看的四不像而告终。 - As we want to add two numbers together, and get a result back, we will use three parameters.
至于我们要增加两个数字相加,并得到一个结果的时候,我们将使用三个参数。 - The facts add together to give a hopeless picture of the firm's future.
事实表明该公司前途无望。 - This game by itself is of course trivial: The first player can just take all the tokens and win immediately! But if we add together Nim piles of various sizes, we get the famous game of Nim.
这个游戏如果独立看是没有意义的:先手玩家可直接拿走所有代币并立即获得胜利! - In this case, the query first declares two variables, and then uses the let construct to add them together and the result construct to return the result.
在本例中,查询首先声明两个变量,然后使用let函数将它们合并起来,并使用result函数返回结果。